home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 051-075 / scopedisk61 / diskfree / read.me < prev    next >
Text File  |  1995-03-19  |  462b  |  9 lines

  1. I used to have a utility called dfree to check for free disk space.
  2. unfortunatly I deleted it from my disk. Rather than downloading it again
  3. I thought I'd try my hand at "C" and write my own.Because Lattice has a
  4. library function "getdfs" which takes care of most of the job this was
  5. easy to do.I included the source file with comments so that anyone
  6. else starting out in "C" can see how I went about it.
  7. If my efforts help you out great, if not "oh well".
  8. Joel
  9.